blob: cc00ec95d4d557e6e0fb0d8af6890cab762a477f [file] [log] [blame]
{
"name": "GLTestLib",
"version": "0.0.1",
"summary": "一个非常牛逼的库.",
"description": "GLTestLib这个库是我花费了一整天时间写好的,主要用来演示炫酷的动画效果是怎么做出来的.欢迎各位Star",
"homepage": "https://github.com/CoderWeiLee/GLTestLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Geek Lee": "2268447257@qq.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/CoderWeiLee/GLTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}