blob: 75685c920ac7f1d3b4f5875df0250400bd220473 [file] [log] [blame]
{
"name": "KYUtilityKit",
"version": "0.3.0",
"summary": "A short description of KYUtilityKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/EFPrefix/KYUtilityKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KittenYang": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/KYUtilityKit.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/KittenYang",
"platforms": {
"ios": "8.0"
},
"source_files": "KYUtilityKit/Classes/**/*",
"frameworks": "UIKit"
}