blob: 36ebe21f8db6532a47aaa9c9d7a6f6b76946d33d [file] [log] [blame]
{
"name": "CSJTools",
"version": "0.0.5",
"summary": "CSJTools is an Objective-C library for iOS developers.Extension UIKit and UIFoundation class.",
"homepage": "http://iceesj.com",
"license": "MIT",
"authors": {
"iceesj": "iceesj@gmail.com"
},
"source": {
"git": "https://github.com/iceesj/CSJTools.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"CSJTools",
"CSJTools/**/*.{h,m}"
],
"exclude_files": "CSJToolsDemo",
"requires_arc": true
}