blob: f1d426e6093eec4499889dcc90378fdf0c61d51e [file] [log] [blame]
{
"name": "ZXMarsKit",
"version": "1.0.0",
"summary": "ZKMarsKit by LeGuo",
"description": "UIKit for my beloved Z and X by LeGuo",
"homepage": "https://github.com/Chineseroyalstar/ZXMarsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chineseroyalstar": "chineseroyalstar@gmail.com"
},
"source": {
"git": "https://github.com/Chineseroyalstar/ZXMarsKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZXMarsKit/Classes/**/*",
"frameworks": "UIKit"
}