[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 7 / 6 / a / Skiplagged / 0.3.1 / Skiplagged.podspec.json
blobb93e36ff45c7d6a689586e1287b2c9752b45095b
2   "name": "Skiplagged",
3   "version": "0.3.1",
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.1"
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   "resource_bundles": {
23     "Skiplagged": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Gloss": [
29       "~> 0.6.0"
30     ]
31   }