[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / f / 9 / AOCMapper / 2.1 / AOCMapper.podspec.json
blobe0d0918c890afd38a95fbdcaa2d8876ecfac7dc1
2   "name": "AOCMapper",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "2.1",
7   "summary": "NSDictionary to NSObject Mapper",
8   "homepage": "https://github.com/aryaxt/OCMapper",
9   "license": {
10     "type": "MIT",
11     "file": "License.txt"
12   },
13   "authors": {
14     "Aryan Ghassemi": "https://github.com/aryaxt/OCMapper"
15   },
16   "source": {
17     "git": "https://github.com/aryaxt/OCMapper.git",
18     "tag": "2.1"
19   },
20   "source_files": [
21     "OCMapper/Source/*.{h,m}",
22     "OCMapper/Source/Categories/*.{h,m}",
23     "OCMapper/Source/Logging Provider/*.{h,m}",
24     "OCMapper/Source/Instance Provider/*.{h,m}",
25     "OCMapper/Source/Mapping Provider/*.{h,m}",
26     "OCMapper/Source/Mapping Provider/In Code Mapping/*.{h,m}",
27     "OCMapper/Source/Mapping Provider/PLIST Mapping/*.{h,m}",
28     "OCMapper/Source/Mapping Provider/XML Mapping/*.{h,m}"
29   ],
30   "frameworks": "Foundation",
31   "requires_arc": true