[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / d / 2 / Aether / 0.1.0 / Aether.podspec.json
blob43f6a6dcc44b88a5d196996d969902528e2abfe9
2   "name": "Aether",
3   "version": "0.1.0",
4   "summary": "Aether is a kind of APM",
5   "description": "Aether --- Application Performance Monitor",
6   "homepage": "https://github.com/FelixScat/Aether",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felix": "zyhzhangyunhao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/FelixScat/Aether.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Aether/Classes/**/*",
22   "dependencies": {
23     "AppSplitKit": [
25     ]
26   }