blob: b9f4c54a7074c3e9c345b219a6038bf99491339e [file] [log] [blame]
{
"name": "YY-Control",
"version": "0.0.3",
"summary": "Encapsulation control.",
"description": "my Encapsulation control",
"homepage": "https://github.com/YellowStarH/YY-Control",
"license": "MIT",
"authors": {
"YellowStarH": "921906766@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YellowStarH/YY-Control.git",
"tag": "0.0.3"
},
"source_files": [
"YY-Control",
"YY-Control/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}