[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / c / 0 / NSObject-MUJSONMapping / 1.0.0 / NSObject-MUJSONMapping.podspec.json
blobebcb0b6bc98a62fc384034124434dbb157a83424
2   "name": "NSObject-MUJSONMapping",
3   "version": "1.0.0",
4   "summary": "Automatically serialize JSON response to your object model. It also works with NSManagedObjects",
5   "homepage": "https://github.com/Ulianko/NSObject-MUJSONMapping",
6   "license": {
7     "type": "LICENSE"
8   },
9   "authors": {
10     "Martin Ulianko": "martin@ulianko.com"
11   },
12   "social_media_url": "http://twitter.com/MartinUlianko",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Ulianko/NSObject-MUJSONMapping.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true