blob: aabf7d9dcf35cf30648f511e925cf30aa49b44e3 [file] [log] [blame]
{
"name": "CJFKit",
"version": "1.0.5",
"summary": "A collection of iOS components.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jinfeiChen/CJFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinfei_chen@icloud.com": "jinfei_chen@icloud.com"
},
"source": {
"git": "https://github.com/jinfeiChen/CJFKit.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CJFKit/Classes/**/*",
"CJFKit/test/**/*"
],
"public_header_files": "CJFKit/Classes/**/*.h"
}