blob: bc5ab5b4345375e8170909e78a96e077cc896c85 [file] [log] [blame]
{
"name": "LongerUIKit",
"version": "0.0.1",
"summary": "Some quick functions for iOS.",
"homepage": "https://github.com/LongerONE/LongerUIKit",
"license": "MIT",
"authors": {
"LongerONE": "tangwanlong425@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LongerONE/LongerUIKit.git",
"tag": "0.0.1"
},
"source_files": "LongerUIKit/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}