blob: 31a3b60fa92277ffad056fc7d676aefa729d294f [file] [log] [blame]
{
"name": "AGHandyUIKit",
"version": "1.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": "AgenricWon@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Agenric/AGHandyUIKit.git",
"tag": "1.0.1"
},
"source_files": "*",
"exclude_files": [
"AGHandyUIKit.podspec",
"README.md",
"LICENSE"
],
"frameworks": "UIKit",
"requires_arc": true
}