[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 3 / StartAppsKitExtensions / 1.7.0 / StartAppsKitExtensions.podspec.json
blob339eebf4766e4564b7bff38158a7648e9f0af2ce
2   "name": "StartAppsKitExtensions",
3   "version": "1.7.0",
4   "summary": "A library that does everything.",
5   "description": "A library that does everything. Central class is LoadAction and it helps you work with asynchronous loading of data from any Source.",
6   "homepage": "https://github.com/StartAppsPe/StartAppsKitExtensions",
7   "license": "MIT",
8   "authors": {
9     "Gabriel Lanata": "gabriellanata@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StartAppsPe/StartAppsKitExtensions.git",
13     "tag": "1.7.0"
14   },
15   "module_name": "StartAppsKitExtensions",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "pushed_with_swift_version": "3.0"