[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 2 / AppState / 0.1.0 / AppState.podspec.json
blob43067359bc4f223a46117701fd7a71f4412b3f7f
2   "name": "AppState",
3   "version": "0.1.0",
4   "summary": "Router Management",
5   "description": "It's small library written by Swift used as router management in iOS app.",
6   "homepage": "https://github.com/phanviet/AppState",
7   "license": "MIT",
8   "authors": {
9     "Viet Phan": "vietphxfce@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/phanviet/AppState.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AppState": [
22       "Pod/Assets/*.png"
23     ]
24   }