[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / 9 / d / 5 / CHTestView / 0.2.0 / CHTestView.podspec.json
blobe30b2a912d1784e59090a5b123babd9533898337
2   "name": "CHTestView",
3   "version": "0.2.0",
4   "summary": "A short description of CHTestView.",
5   "homepage": "https://github.com/chenghao0069/CHTestView",
6   "license": "MIT",
7   "authors": {
8     "chenghao0069": "chenghao@fitcare.me"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/chenghao0069/CHTestView.git",
15     "tag": "0.2.0"
16   },
17   "source_files": [
18     "CHTestView",
19     "CHTestView/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "1.0.1"
26     ]
27   }