[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / d / AWVersionAgent / 0.0.1 / AWVersionAgent.podspec.json
blob581dd78ed14d733e32dfa99559f3dfc1a96533f7
2   "name": "AWVersionAgent",
3   "version": "0.0.1",
4   "summary": "Check and notify user that new version is available from Local Notification.",
5   "homepage": "https://github.com/appwilldev/AWVersionAgent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Heyward Fann": "fannheyward@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/appwilldev/AWVersionAgent.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "AWVersionAgent/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "JSONKit": [
24       "~> 1.4"
25     ]
26   }