[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / a / Skiplagged / 0.3.2 / Skiplagged.podspec.json
blob350a1957759d38dbfcfcf8f69279f2db96433ebb
2   "name": "Skiplagged",
3   "version": "0.3.2",
4   "summary": "API Client for skiplagged.com",
5   "description": "If you don't know it, then you won't need it :)",
6   "homepage": "https://github.com/bulusoy/Skiplagged",
7   "license": "MIT",
8   "authors": {
9     "Bilge Taylan Ulusoy": "bilge.ulusoy@me.com"
10   },
11   "source": {
12     "git": "https://github.com/bulusoy/Skiplagged.git",
13     "branch": "master",
14     "tag": "0.3.2"
15   },
16   "social_media_url": "https://twitter.com/bulusoy",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "Gloss": [
24       "~> 0.6.0"
25     ]
26   }