blob: 9178479a0d2f73e789be5eb301e9bcc7a555750e [file] [log] [blame]
{
"name": "OFashionCocoapods",
"version": "1.0.0",
"summary": "OFashionCocoapodsversion1.0.0",
"homepage": "https://github.com/LiuRuian/OFashionCocoapods",
"license": "MIT",
"authors": {
"ruian.liu": "ruian.liu@mfashion.com.cn"
},
"source": {
"git": "https://github.com/LiuRuian/OFashionCocoapods.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"OFashionCocoapods": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}