[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / b / 8 / Fieldbook-SwiftSDK / 1.1 / Fieldbook-SwiftSDK.podspec.json
bloba47c0ba8f5d024c3190dbcbab64b7e33e2a50577
2   "name": "Fieldbook-SwiftSDK",
3   "version": "1.1",
4   "summary": "A Swift SDK for the Fieldbook API.",
5   "description": "A Swift SDK for the Fieldbook API so you can write iOS/OSX apps to access your spreadsheets!",
6   "homepage": "https://github.com/ChrisMash/Fieldbook-SwiftSDK",
7   "license": "MIT",
8   "authors": {
9     "Chris Mash": "chris.mash@gmx.com"
10   },
11   "source": {
12     "git": "https://github.com/ChrisMash/Fieldbook-SwiftSDK.git",
13     "tag": "1.1"
14   },
15   "social_media_url": "https://twitter.com/cjmash",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Fieldbook-SwiftSDK": [
23       "Pod/Assets/*.png"
24     ]
25   }