blob: 03249f37025c96bdf0cb3f7dee0dfd37eb7515c6 [file] [log] [blame]
{
"name": "MyLib",
"version": "0.1.0",
"summary": "Pod test",
"description": "test static .a",
"homepage": "https://github.com/ALiSir/MyLib",
"license": "MIT",
"authors": {
"ALiSir": "1170884598@qq.com"
},
"source": {
"git": "https://github.com/ALiSir/MyLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MyLib/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}