[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 0 / SLLibTest / 0.0.1 / SLLibTest.podspec.json
blob4fd7f6803ae4cc4c06fcf9dce1a7dd04706083bc
2   "name": "SLLibTest",
3   "version": "0.0.1",
4   "summary": "My SLLibTest.",
5   "description": "hello pod lib",
6   "homepage": "https://github.com/smallLabel/SLLibTest",
7   "license": "MIT",
8   "authors": {
9     "smallLabel": "1007243939@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/smallLabel/SLLibTest.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "SLTest/Release-iphoneos/include/SLLibTest/*.h",
20   "frameworks": [
21     "OpenGLES",
22     "GLKit",
23     "CoreGraphics",
24     "Security"
25   ],
26   "libraries": "z",
27   "xcconfig": {
28     "Library_Search_Paths": "$(SRCROOT)/Release-$(PLATFORM_NAME)",
29     "Compile_Sources_As": "Objective-C++",
30     "Other_Linker_Flags": "-ObjC"
31   }