[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / a / Static / 1.1.1 / Static.podspec.json
blob8410e08ec7d7f0fa81b7de9eb479609d4d641404
2   "name": "Static",
3   "version": "1.1.1",
4   "summary": "Simple static table views for iOS in Swift.",
5   "description": "Static provides simple static table views for iOS in Swift.",
6   "homepage": "https://github.com/venmo/static",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/venmo/Static.git",
13     "tag": "v1.1.1"
14   },
15   "authors": {
16     "Venmo": "ios@venmo.com",
17     "Sam Soffes": "sam@soff.es"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Static/*.{swift,h}"