{ | |
"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" | |
} |