[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 4 / AEDataKit / 0.0.5 / AEDataKit.podspec.json
blob57351c6e54ac681e0ad0c704df5030b5b8f16be3
2   "name": "AEDataKit",
3   "version": "0.0.5",
4   "summary": "This is a short description of AEDataKit.",
5   "description": "Add long description of the pod here.This is a data interface for AEStructure.",
6   "homepage": "https://github.com/AltairEven/AEDataKit.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/AEDataKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "AELocalDataKit": [
25     ]
26   }