[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 6 / NSObject-Serialize / 0.1.0 / NSObject-Serialize.podspec.json
blob2a708b9a93b253f6c1d260175532a4c597fa5a44
2   "name": "NSObject-Serialize",
3   "version": "0.1.0",
4   "summary": "Easy way from NSDictionary to NSObject or from NSObject to NSDictionary.",
5   "homepage": "https://github.com/ipconfiger/NSObject-Serialize",
6   "license": "MIT",
7   "authors": {
8     "ipconfiger": "superpowerlee@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ipconfiger/NSObject-Serialize.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "NSObject-Serialize": [
21       "Pod/Assets/*.png"
22     ]
23   }