blob: 916c5f6a4f1256e6e192592e03eb49f1f36a77b1 [file] [log] [blame]
{
"name": "AGHandyUIKit",
"version": "0.0.1",
"summary": "A handy code of UIKit.",
"description": "A handy code of UIKit. It can make you better to write code.",
"homepage": "https://github.com/Agenric/AGHandyUIKit",
"license": "MIT",
"authors": {
"Agenric": "Agenric@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Agenric/AGHandyUIKit.git",
"tag": "0.0.1"
},
"source_files": "*",
"frameworks": "UIKit",
"requires_arc": true
}