[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / BWObjectMapping / 0.0.1 / BWObjectMapping.podspec.json
blob6d9057f56fe508c5400899bfc766a47fc738d5b5
2   "name": "BWObjectMapping",
3   "version": "0.0.1",
4   "summary": "Small library that parse JSON and map it to any object, works with NSManagedObject.",
5   "homepage": "https://github.com/111minutes/BWObjectMapping",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Bruno Wernimont": ""
9   },
10   "source": {
11     "git": "https://github.com/111minutes/BWObjectMapping.git",
12     "commit": "6bf733c1b9d7cb6f3f3347ef2db0a2c54b1cc15a"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "BWObjectMapping",
19     "BWObjectMapping/*.{h,m}"
20   ],
21   "requires_arc": true