[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / c / Peek / 2.0.1 / Peek.podspec.json
blobdcd5f037f61303c042ba03e4083e748b03fbe485
2   "name": "Peek",
3   "version": "2.0.1",
4   "summary": "Take a Peek at your application.",
5   "homepage": "http://shaps.me/blog/peek-2/",
6   "screenshots": "http://shaps.me/assets/img/blog/peek.png",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shapsuk@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shaps80/Peek.git",
13     "tag": "2.0.1"
14   },
15   "social_media_url": "https://twitter.com/shaps",
16   "platforms": {
17     "ios": "8.2"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "SwiftLayout": [
24     ],
25     "InkKit": [
27     ]
28   }