[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / 7 / ocORM / 1.0.1 / ocORM.podspec.json
blob00e77591bebb1ce1a54a782ce6e8a3508ce4964b
2   "name": "ocORM",
3   "version": "1.0.1",
4   "summary": "a objective c orm mapping",
5   "homepage": "https://github.com/maopenglin/orm",
6   "license": "MIT LICENSE",
7   "authors": {
8     "maopenglin": "happympl@163.com"
9   },
10   "source": {
11     "git": "https://github.com/maopenglin/orm.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "*.*",
15   "requires_arc": true,
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }