[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 8 / d / CPDialRing / 0.1.1 / CPDialRing.podspec.json
blob6287338fb5135ca809a8b3ac9ea6b88dff6cc0cd
2   "name": "CPDialRing",
3   "version": "0.1.1",
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.1"
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   }