blob: d9b371308cafc9fb61cdbae49a6da6e32fdc4afd [file] [log] [blame]
{
"name": "ECExtension",
"version": "0.1.5",
"summary": "ECExtension扩展Cocoa一些类",
"description": "# ECExtension扩展Cocoa一些类",
"homepage": "https://github.com/skyhacker2/ECExtension",
"license": "MIT",
"authors": {
"Eleven Chen": "skyhacker@126.com"
},
"source": {
"git": "https://github.com/skyhacker2/ECExtension.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ECExtension": [
"Pod/Assets/*.png"
]
}
}