blob: cdc3a7b74844cea60fdc9fd100b5c23b943ae08f [file] [log] [blame]
{
"name": "CSJTools",
"version": "0.0.6",
"summary": "曹盛杰Cocoa工具包",
"homepage": "http://iceesj.com",
"license": "MIT",
"authors": {
"iceesj": "iceesj@gmail.com"
},
"source": {
"git": "https://github.com/iceesj/CSJTools.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"CSJTools",
"CSJTools/**/*.{h,m}"
],
"exclude_files": "CSJToolsDemo",
"frameworks": "CoreData",
"prefix_header_contents": "#import <CoreData/CoreData.h>",
"requires_arc": true
}