blob: a7dbd5fb18ad8ef8c7050042d67f60425decbcef [file] [log] [blame]
{
"name": "ECExtension",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ECExtension": [
"Pod/Assets/*.png"
]
}
}