blob: 94cd878ee38afe98d85e8588e0a26712f19627e5 [file] [log] [blame]
{
"name": "IStarView",
"version": "0.0.2",
"summary": "IStarView for iOS swift",
"homepage": "https://github.com/ixialuo/IStarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ixialuo": "ixialuo@gmail.com"
},
"social_media_url": "http://blog.csdn.net/ixialuo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ixialuo/IStarView.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.swift",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}