[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / a / OWTestButton / 0.0.1 / OWTestButton.podspec.json
blobeb56222229386f31f446836699a361c9a7b5f9b8
2   "name": "OWTestButton",
3   "version": "0.0.1",
4   "summary": "一个测试用的公有库OWTestButton.",
5   "description": "OWTestButton 一个测试用的公有库\n一个测试用的公有库  一个测试用的公有库",
6   "homepage": "https://github.com/wickeywsc",
7   "license": "MIT",
8   "authors": {
9     "wickey": "wangwickey@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wickeywsc/OWTestKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "OWTestButton",
20     "OWTestButton/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ]
27   }