blob: 86d1d97bd252f9565953c5773692fe05e7993e1e [file] [log] [blame]
{
"name": "IDCustomWidgets",
"version": "0.0.2",
"summary": "Some Custom Widgets",
"description": "Some Custom Widgets created by Island, using Swift language.",
"homepage": "https://github.com/DesertIslandOfTheWorld/IDCustomWidgets",
"license": "MIT",
"authors": {
"Island": "1829871867@qq.com"
},
"social_media_url": "http://www.iddev.cn",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DesertIslandOfTheWorld/IDCustomWidgets.git",
"tag": "0.0.2"
},
"source_files": "IDCustomWidgets/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}