{ | |
"name": "ZYTestCocoaPods", | |
"version": "0.0.1", | |
"summary": "测试 of ZYTestCocoaPods.", | |
"description": "ZY测试'", | |
"homepage": "https://github.com/YanIsMe//ZYTestCocoaPods", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"iYan": "761609909@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/YanIsMe/ZYTestCocoaPods.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "Resources_Lib/**", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |