blob: 1e8ea3ef87da7e06ff2fb6615192ef37b4bb032c [file] [log] [blame]
{
"name": "JMSPageControl",
"version": "1.0.1",
"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.1"
},
"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"
}