blob: ec9f5eafb6c2a6f094cfab369c8717550acf34ef [file] [log] [blame]
{
"name": "LJViewKit",
"version": "2.4.0",
"summary": "View大小变化监听",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lijian096870/LJViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1358756992@qq.com": "enigma.lj@webi.com.cn"
},
"source": {
"git": "https://github.com/lijian096870/LJViewKit.git",
"tag": "2.4.0"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "LJViewKit/Classes/LJViewKit.h",
"source_files": "LJViewKit/Classes/LJViewKit.h",
"frameworks": "UIKit",
"subspecs": [
{
"name": "class",
"source_files": "LJViewKit/Classes/**/*"
}
]
}