[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / 9 / PlayDoh / 0.1.1 / PlayDoh.podspec.json
blobfccadb722399cc5e3af5e3a06f0d70a1370be0a6
2   "name": "PlayDoh",
3   "version": "0.1.1",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/PlayDoh",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/logmaestro",
10   "summary": "Endpoint focused networking for iOS and OS X.",
11   "source": {
12     "git": "https://github.com/LoganWright/PlayDoh.git",
13     "tag": "0.1.1"
14   },
15   "source_files": "PlayDoh/Source/**/*.{h,m}",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "2.5.0"
24     ],
25     "JSONMapping": [
26       "0.1"
27     ]
28   }