blob: aa8e689c17dd8cea56775d915870ac07742771fd [file] [log] [blame]
{
"name": "CBPic2ker",
"version": "1.0.0",
"summary": "A common timeline framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cbangchen/CBPic2ker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cbangchen": "cbangchen007@gmail.com"
},
"source": {
"git": "https://github.com/cbangchen/CBPic2ker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBPic2ker/Classes/**/*",
"public_header_files": "CBPic2ker/Classes/**/*.h",
"resources": "CBPic2ker/Resources/**/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
]
}