[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / d / AFTestDemo / 1.0.1 / AFTestDemo.podspec.json
blob95916d97a1a16c30a8dfa1db283842c021f21808
2   "name": "AFTestDemo",
3   "version": "1.0.1",
4   "summary": "AF测试demo",
5   "homepage": "https://niefuling.com/",
6   "license": "MIT",
7   "authors": {
8     "niefuling": "785558516@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/nfl404/AFTestDemo.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "AFTestDemo",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~> 0.6"
25     ]
26   }