blob: 5eba72c3de939cfd2ac7e798facc58dd71c60edb [file] [log] [blame]
{
"name": "LQKMVVMKit",
"version": "0.0.1",
"summary": "This is Framework for OC APP",
"description": "this is Framework for OC",
"homepage": "https://github.com/lqIphone/OCMVVMDemo.git",
"license": "MIT",
"authors": {
"lqIphone": "1083099465@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lqIphone/OCMVVMDemo.git",
"commit": "19f9736e110fc1b"
},
"source_files": [
"LQKMVVMKit",
"OCMVVMDemo/LQKMVVMKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}