blob: 28fb8e52890b6ed8e6e3f0fbd4e7c48602f3463c [file] [log] [blame]
{
"name": "LongerKit",
"version": "0.0.6",
"summary": "Some quick functions for iOS.",
"homepage": "https://github.com/LongerONE/LongerKit",
"license": "MIT",
"authors": {
"LongerONE": "tangwanlong425@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LongerONE/LongerKit.git",
"tag": "0.0.6"
},
"source_files": "LongerKit/**/*.{h,m}",
"frameworks": "Photos",
"requires_arc": true,
"resource_bundles": {
"LongerKit": [
"LongerKit/resources/*.png"
]
},
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
},
"deprecated": true
}