[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / a / ALWkit / 1.0.3 / ALWkit.podspec.json
blobcf4e9a59fe3f7b3ac811eed0d78987fc5b087051
2   "name": "ALWkit",
3   "version": "1.0.3",
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.3"
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     "Masonry": [
24       "~> 0.6.2"
25     ]
26   }