[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / StartAppsKitXml / 2.1.4 / StartAppsKitXml.podspec.json
blob33745cc23919099758d9bd84b004d0ad6866cd0b
2   "name": "StartAppsKitXml",
3   "version": "2.1.4",
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/StartAppsKitXml",
7   "license": "MIT",
8   "authors": {
9     "Gabriel Lanata": "gabriellanata@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StartAppsPe/StartAppsKitXml.git",
13     "tag": "2.1.4"
14   },
15   "module_name": "StartAppsKitXml",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "source_files": "Sources",
22   "dependencies": {
23     "StartAppsKitLoadAction": [
24       "~> 2"
25     ],
26     "StartAppsKitLogger": [
27       "~> 2"
28     ],
29     "AEXML": [
30       "~> 4"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"