[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 3 / 0 / a / RModelCreat / 1.0.1 / RModelCreat.podspec.json
blobf59e5217b90934fad31494425014615c8fe4f25b
2   "name": "RModelCreat",
3   "version": "1.0.1",
4   "summary": "这是一个简化 Json 模型反序列化操作",
5   "homepage": "https://github.com/CheckRan/RModelCreat",
6   "license": "MIT",
7   "authors": {
8     "CheckRan": "1026609136@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CheckRan/RModelCreat.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}",
20     "RModelCreat/**/*"
21   ],
22   "requires_arc": true