blob: 0730aba4481fd23a137a05dcc302e790df16feed [file] [log] [blame]
{
"name": "JMSPageControl",
"version": "1.0.0",
"license": "MIT",
"summary": "A custom UIControl using Swift.",
"homepage": "https://github.com/James-swift/JMSPageControl",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-swift/JMSPageControl.git",
"tag": "1.0.0"
},
"requires_arc": true,
"description": "JMSPageControl - A custom UIControl using Swift.",
"source_files": "JMSPageControl/Lib/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}