[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / e / 4 / a / ALAboutVersion / 1.0.0 / ALAboutVersion.podspec.json
blob158c8911b81f0f9d08fac91281630f256535aa27
2   "name": "ALAboutVersion",
3   "version": "1.0.0",
4   "summary": "一行代码检测App更新,无需添加AppId等任何信息",
5   "homepage": "https://github.com/Smartios2012/ALAboutVersion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ALiang": "https://github.com/Smartios2012/ALAboutVersion"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Smartios2012/ALAboutVersion.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "ALAboutVersion",
22     "ALAboutVersionDemo/ALAboutVersionDemo/ALAboutVersion/*.{h,m}"
23   ],
24   "requires_arc": true