[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / f / 7 / StartAppsKitXml / 0.9.1 / StartAppsKitXml.podspec.json
blob2c260a7516e2f271b92f7d8602c4c3fe59161c71
2   "name": "StartAppsKitXml",
3   "version": "0.9.1",
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": "0.9.1"
14   },
15   "module_name": "StartAppsKitXml",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources",
21   "dependencies": {
22     "StartAppsKitLoadAction": [
23       "~> 1"
24     ],
25     "StartAppsKitLogger": [
26       "~> 0.9"
27     ],
28     "AEXML": [
29       "~> 4"
30     ]
31   }