[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 5 / 4 / AZObjectToDic / 0.1.0 / AZObjectToDic.podspec.json
blob9ccf534b52ee0205119ec80b9ec8220797445456
2   "name": "AZObjectToDic",
3   "version": "0.1.0",
4   "summary": "Conver NSObject to Dictionary",
5   "homepage": "https://github.com/windless/AZObjectToDic",
6   "license": "MIT",
7   "authors": {
8     "Abner Zhong": "windlessg@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/windless/AZObjectToDic.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     "AZObjectToDic": [
21       "Pod/Assets/*.png"
22     ]
23   }