blob: c1e568a0af5cf21a1a9009dfbd028ef6e620a512 [file] [log] [blame]
{
"name": "YY-Control",
"version": "0.0.2",
"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.2"
},
"source_files": [
"YY-Control",
"YY-Control/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}