[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 8 / SLCPolygonView / 0.1.1 / SLCPolygonView.podspec.json
blobb8ef18b4020945f9b3c8ef9cabf31f25a256ade8
2   "name": "SLCPolygonView",
3   "version": "0.1.1",
4   "summary": "多边形功能视图,用于显示进度百分比!",
5   "homepage": "https://github.com/WeiKunChao/SLCPolygonView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SLCPolygonView.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "SLCPolygonView/**/*.{h,m}",
21   "public_header_files": "SLCPolygonView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true