[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / e / 5 / StartAppsKitLoadAction / 1.2.2 / StartAppsKitLoadAction.podspec.json
blob62be303d74799604186da31110f65d75a0451ce5
2   "name": "StartAppsKitLoadAction",
3   "version": "1.2.2",
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/StartAppsKitLoadAction",
7   "license": "MIT",
8   "authors": {
9     "Gabriel Lanata": "gabriellanata@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StartAppsPe/StartAppsKitLoadAction.git",
13     "tag": "1.2.2"
14   },
15   "module_name": "StartAppsKitLoadAction",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources",
21   "resource_bundles": {
22     "StartAppsKit": [
23       "Assets/*"
24     ]
25   },
26   "dependencies": {
27     "StartAppsKitExtensions": [
28       "~> 1"
29     ],
30     "StartAppsKitLogger": [
31       "~> 1"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"