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