blob: e16a27b127938b96006ad40b065865e1bec904ac [file] [log] [blame]
{
"name": "ZXMarsKit",
"version": "1.1.7",
"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.1.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"ZXMarsKit/Classes/**/*.{h,m}",
"ZXMarsKit/Classes/ZXMarsKit.h"
],
"frameworks": "UIKit"
}