[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / f / DCKeyValueObjectMapping / 1.5 / DCKeyValueObjectMapping.podspec.json
blobea7f9f8b5b5a5d7fab7c9b4308b0f28282f56fc0
2   "name": "DCKeyValueObjectMapping",
3   "version": "1.5",
4   "summary": "Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically",
5   "homepage": "https://github.com/dchohfi/KeyValueObjectMapping",
6   "authors": {
7     "Diego Chohfi": "dchohfi@gmail.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/dchohfi/KeyValueObjectMapping.git",
12     "tag": "1.5"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "KeyValueObjectMapping/**/*.{h,m}",
19   "requires_arc": true