[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / 9 / PlayDoh / 0.1 / PlayDoh.podspec.json
blobed453ec1f7268d22814eac32d96e7ac39c834601
2   "name": "PlayDoh",
3   "version": "0.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"
14   },
15   "source_files": "PlayDoh/Source/**/*.{h,m}",
16   "platforms": {
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "2.5.0"
23     ],
24     "JSONMapping": [
25       "0.1"
26     ]
27   }