[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / f / IKObjectMapper / 1.0 / IKObjectMapper.podspec.json
blob06eff6fbe48187b3380d913aa4dfac49df3147ed
2   "name": "IKObjectMapper",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "A simple JSON to PONSO helper.",
12   "source": {
13     "git": "https://github.com/iankeen/ikobjectmapper.git",
14     "tag": "1.0"
15   },
16   "source_files": "IKObjectMapper/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "dependencies": {
22     "IKCore": [
23       "~> 1.0"
24     ]
25   }