[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 2 / c / 9 / YQAdvCircleView / 0.0.1 / YQAdvCircleView.podspec.json
blob0b8c4229cdd909b574464bf50a91123053809875
2   "name": "YQAdvCircleView",
3   "version": "0.0.1",
4   "summary": "A advertisement circle play view.",
5   "homepage": "https://github.com/a770322699/YQAdvCircleView/tree/master",
6   "license": "MIT",
7   "authors": {
8     "YiQuan": "770322699@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/a770322699/YQAdvCircleView.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "dependencies": {
23     "Masonry": [
24       "~> 0.6"
25     ],
26     "SDWebImage": [
27       "~> 3.8"
28     ]
29   },
30   "source_files": "YQAdvCircleView/**/*.{h,m}"