[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 5 / BigShot / 0.1 / BigShot.podspec.json
blob763789f42e5ce96e0997d30376964a099e5f3ed5
2   "name": "BigShot",
3   "version": "0.1",
4   "summary": "BigShot is a utility framework for iOS that lets you take long vertical screenshots of your app",
5   "description": "BigShot is written purely in Swift, its a simple implementation that manipulates the UIWindow's frame to take long vertical screenshots, no need to scroll and take multiple screenshots.",
6   "homepage": "https://github.com/tapthaker/BigShot",
7   "screenshots": "https://raw.githubusercontent.com/tapthaker/BigShot/master/screenshot.jpg",
8   "license": {
9     "type": "WTFPL",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tapan Thaker": "tapan.d.thaker@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/tapthaker",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/tapthaker/BigShot.git",
21     "tag": "0.1"
22   },
23   "source_files": "Framework/BigShot",
24   "public_header_files": "Framework/BigShot",
25   "resources": "Framework/BigShot/*.xib"