Latest | 0.0.2 |
---|---|
Homepage | https://github.com/smallLabel/SLLibTest |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | OpenGLES, GLKit, CoreGraphics, Security |
Authors |
Latest podspec
{ "name": "SLLibTest", "version": "0.0.2", "summary": "My SLLibTest.", "description": "hello pod lib", "homepage": "https://github.com/smallLabel/SLLibTest", "license": "MIT", "authors": { "smallLabel": "[email protected]" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source": { "git": "https://github.com/smallLabel/SLLibTest.git", "tag": "0.0.2" }, "source_files": "SLTest/Release-iphoneos/include/SLLibTest/*.h", "frameworks": [ "OpenGLES", "GLKit", "CoreGraphics", "Security" ], "libraries": "z", "xcconfig": { "Library_Search_Paths": "$(SRCROOT)/Release-$(PLATFORM_NAME)", "Compile_Sources_As": "Objective-C++", "Other_Linker_Flags": "-ObjC" } }
Wed, 14 Jun 2017 11:20:03 +0000