blob: 71cdaac90ea84bf2a0272d8b5f0a6e6fd85d3b9f [file] [log] [blame]
{
"name": "IDCustomWidgets",
"version": "0.0.3",
"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.3"
},
"source_files": "IDCustomWidgets/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}