[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 3 / 1 / JJSpecTest / 1.0.2 / JJSpecTest.podspec.json
bloba2452a79a491e3411c67de8413c327b85335a91a
2   "name": "JJSpecTest",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": "MIT",
8   "homepage": "https://gitee.com/chenjjthelove",
9   "source": {
10     "git": "https://gitee.com/chenjjthelove/jjspec-test.git",
11     "tag": "1.0.2"
12   },
13   "authors": {
14     "jjchen": "chenjjthelove@qq.com"
15   },
16   "summary": "spec学习",
17   "source_files": [
18     "JJSpecTest/source/{*.h,*.m}",
19     "JJSpecTest/JJSpecTestHeader.h",
20     "JJSpecTest/JJSpecTest-Bridging-Header.h"
21   ],
22   "frameworks": "UIKit",
23   "libraries": "z",
24   "requires_arc": true,
25   "user_target_xcconfig": {
26     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
27   },
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }