[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / 3 / openLibraryThreeTestDemo / 0.1.2 / openLibraryThreeTestDemo.podspec.json
blob0ff5714f0064c44f288c37f3a4cfba726f604b3c
2   "name": "openLibraryThreeTestDemo",
3   "version": "0.1.2",
4   "summary": "openLibraryThreeTestDemo 是测试依赖其他开源库的demo.",
5   "description": "openLibraryThreeTestDemo 是测试依赖其他开源库的demo lalala",
6   "homepage": "https://github.com/liquangang/openLibraryThreeTestDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liquangang": "liquangang@idstaff.com"
13   },
14   "source": {
15     "git": "https://github.com/liquangang/openLibraryThreeTestDemo.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "openLibraryThreeTestDemo/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "LQGWaterLayout": [
29     ]
30   }