[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 2 / f / 6 / NSObject-Serialize / 0.1.1 / NSObject-Serialize.podspec.json
blobe8dd5964a662a573a1e9915adc9326eda18cd0ca
2   "name": "NSObject-Serialize",
3   "version": "0.1.1",
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.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Example/BLSerializor/**/*",
19   "resource_bundles": {
20     "NSObject-Serialize": [
21       "Pod/Assets/*.png"
22     ]
23   }