blob: b8a3ad8ebb3f4f15ca0df0a97d6b5e6480b82a14 [file] [log] [blame]
{
"name": "CLYAddtions",
"version": "0.0.1",
"summary": "ios开发的扩展",
"description": "ios开发的扩展说明",
"homepage": "https://github.com/yx8728/ClyAddtions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clyde yang": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yx8728/ClyAddtions.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CLYAddtions/Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}