[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 8 / d / CPDialRing / 0.1.2 / CPDialRing.podspec.json
blob35a474da9e1672d78cfd2a8de49821bdb54660ea
2   "name": "CPDialRing",
3   "version": "0.1.2",
4   "summary": "Camera Dial ring UI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/paipeng/CPDialRing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pai Peng": "sipaipv6@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/paipeng/CPDialRing.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CPDialRing/Classes/**/*",
22   "resources": "CPDialRing/Assets.xcassets/**/*.{png,storyboard,json}",
23   "resource_bundles": {
24     "CPDialRing": [
25       "CPDialRing/Assets.xcassets"
26     ]
27   }