[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 8 / JYObjectModule / 0.0.16 / JYObjectModule.podspec.json
blob82ac9176308fb6b850a16aee87e6196887192b07
2   "name": "JYObjectModule",
3   "version": "0.0.16",
4   "summary": "A module of models definition.",
5   "description": "A module of models definition on iOS platform for jiangyou tec. only.",
6   "homepage": "https://github.com/jiangtour/JYObjectModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiXing": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jiangtour/JYObjectModule.git",
19     "tag": "0.0.16"
20   },
21   "source_files": [
22     "JYObjectModule/Models/*.{h,m}",
23     "JYObjectModule/Models/Normal/*.{h,m}",
24     "JYObjectModule/Models/Storage/*.{h,m}"
25   ],
26   "frameworks": "Foundation",
27   "requires_arc": true,
28   "dependencies": {
29     "Realm": [
31     ],
32     "MJExtension": [
34     ],
35     "SDWebImage": [
37     ],
38     "CocoaSecurity": [
40     ],
41     "UICKeyChainStore": [
43     ]
44   }