[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / f / Sculptor / 0.3.0 / Sculptor.podspec.json
blob79933caef8c78e36e3e3d81b9202488e4299e6a1
2   "name": "Sculptor",
3   "version": "0.3.0",
4   "summary": "The AFNetworking serializer for Mantle.",
5   "homepage": "https://github.com/dcaunt/Sculptor",
6   "license": "MIT",
7   "authors": {
8     "David Caunt": "dcaunt@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/dcaunt/Sculptor.git",
12     "tag": "0.3.0"
13   },
14   "source_files": "Sculptor",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.0"
24     ],
25     "Mantle": [
26       "~> 1.0"
27     ]
28   }