blob: 9dec2d6c8243ad1b6a68bfc083fd96eab86de1fa [file] [log] [blame]
{
"name": "Interface",
"version": "0.0.1",
"summary": "A desc of Interface.",
"description": "This is a DEMO of CocoaPods.",
"homepage": "https://github.com/eFooker/Interface",
"license": "MIT",
"authors": {
"eFooker": "fuwei613@pingan.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/eFooker/Interface.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"frameworks": "UIKit",
"libraries": "z",
"requires_arc": true
}