[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 4 / CBPic2ker / 1.0.0 / CBPic2ker.podspec.json
blobaa8e689c17dd8cea56775d915870ac07742771fd
2   "name": "CBPic2ker",
3   "version": "1.0.0",
4   "summary": "A common timeline framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/cbangchen/CBPic2ker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cbangchen": "cbangchen007@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cbangchen/CBPic2ker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CBPic2ker/Classes/**/*",
22   "public_header_files": "CBPic2ker/Classes/**/*.h",
23   "resources": "CBPic2ker/Resources/**/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]