[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / b / AEAssistant / 0.0.18-beyondsports / AEAssistant.podspec.json
blob39aab6124da27d8328ac5271e55820035f9e38db
2   "name": "AEAssistant",
3   "version": "0.0.18-beyondsports",
4   "summary": "A short description of AEAssistant.",
5   "description": "'This is a pod version for AEAssistant.'",
6   "homepage": "http://gitlab.alisports.com/honggang/AEAssistant.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Altair": "evendipper@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AltairEven/AEAssistantPod.git",
16     "tag": "0.0.18-beyondsports"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AEAssistant/Classes/**/*",
22   "exclude_files": "AEAssistant/Classes/AEAssistant_ToolBox/ToolBox/ALSGTMBase64/*",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "RegexKitLite": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "no-arc",
34       "source_files": "AEAssistant/Classes/AEAssistant_ToolBox/ToolBox/ALSGTMBase64/*",
35       "requires_arc": false
36     }
37   ]