blob: bc53768e4f5860c8d8ff01d9bdf19927ba5d70b3 [file] [log] [blame]
{
"name": "OptionControl",
"version": "1.0.0",
"summary": "OptionControl for SingleOption and MutilOption",
"description": "OptionControl for SingleOption and MutilOption that helps you",
"homepage": "https://github.com/luosai001/OptionControl",
"license": "MIT",
"authors": {
"luosai": "luosai19910103@163.com"
},
"source": {
"git": "https://github.com/luosai001/OptionControl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OptionControl/Classes/**/*",
"resource_bundles": {
"OptionControl": [
"OptionControl/Assets/*.png"
]
},
"frameworks": "UIKit"
}