blob: 4e146f75f2ecb41e9543fdb4649e1beb34e15bec [file] [log] [blame]
{
"name": "AGHandyUIKit",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "*",
"exclude_files": [
"AGHandyUIKit.podspec",
"README.md",
"LICENSE"
],
"frameworks": "UIKit",
"requires_arc": true
}