[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / c / LWTestPod / 1.0.0 / LWTestPod.podspec.json
blob88e4f314b3cee87d77315b9effbe8069b3e8693b
2   "name": "LWTestPod",
3   "version": "1.0.0",
4   "summary": "A short description",
5   "description": "add new my test pod",
6   "homepage": "https://github.com/1365102044/LWTestPod.git",
7   "license": "MIT",
8   "authors": {
9     "1365102044": "liu1365102044@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/1365102044/LWTestPod.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "TestPod/TestPod/**/*.{h,m,mm}"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.2.1"
27     ],
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }