blob: 3b78db633f93175758c728c6c5d18eb64d8d2c35 [file] [log] [blame]
{
"name": "MyLibAndrew",
"version": "0.0.1",
"summary": "打造世界级别的框架,要靠开源的力量,我们一直在努力",
"description": "\"打造世界级别的框架,要靠开源的力量,我们一直在努力\"",
"homepage": "https://github.com/andrew-anlu/MyLibAndrew",
"license": "MIT",
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/andrew-anlu/MyLibAndrew.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resource_bundles": {
"MyLibAndrew": [
"Pod/Assets/*.png"
]
}
}