[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / a / ALWkit / 1.0.2 / ALWkit.podspec.json
blob53bdef4656f02ee2731f2059cea504b28834323e
2   "name": "ALWkit",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "个人常用的一些小技巧与小工具.",
6   "homepage": "https://github.com/AlphaWorld/AWkit",
7   "authors": {
8     "AlphaWorld": "JohnGump@163.com"
9   },
10   "source": {
11     "git": "https://github.com/AlphaWorld/ALkit.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "AWkit/*.{h,m}",
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 0.9.1"
22     ]
23   }