[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / b / AppVersioning / 0.0.1 / AppVersioning.podspec.json
blob1c555b6b77f6478f95b8729074eb221725a243f5
2   "name": "AppVersioning",
3   "version": "0.0.1",
4   "summary": "Very simple app's version manager library.",
5   "homepage": "https://github.com/azu/AppVersioning",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/AppVersioning.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "AppVersioning/**/*.{h,m}",
21   "requires_arc": true