blob: bd97e2688a6cec0fd1962b47e0a2561760b27a1c [file] [log] [blame]
{
"name": "TestLory",
"version": "0.0.1",
"summary": "TestLory.",
"description": "TestLory. by zyq",
"homepage": "https://github.com/yanglezyq/CocoaLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyuqing": "coderzyq@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanglezyq/CocoaLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}