blob: 78fca2d87674060a27eb911d3a26a011115df349 [file] [log] [blame]
{
"name": "CJFKit",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJFKit/Classes/**/*",
"public_header_files": "CJFKit/Classes/**/*.h"
}