blob: 13bf087f2721f22521d2160f69c45394535956d8 [file] [log] [blame]
{
"name": "MyLibAndrew",
"version": "0.1.3",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resource_bundles": {
"MyLibAndrew": [
"Pod/Assets/*.png"
]
}
}