[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 8 / JYObjectModule / 0.0.5 / JYObjectModule.podspec.json
blobe70c313126c4af57567cb7d0cbd619b318a5c4fb
2   "name": "JYObjectModule",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": [
22     "JYObjectModule/Models/*.{h,m}",
23     "JYObjectModule/Models/Normal/*.{h,m}"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "dependencies": {
28     "Realm": [
30     ]
31   }