blob: 78746f4cf186618f060bd548c2cf0c189aef626b [file] [log] [blame]
{
"name": "MyALib",
"version": "0.0.3",
"summary": "a test MyALib.",
"description": "\"learn to create a lib\"",
"homepage": "https://github.com/gaofengwh/TestAPods",
"license": "MIT",
"authors": {
"SKY": "1665017853@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gaofengwh/TestAPods.git",
"tag": "0.0.3"
},
"source_files": [
"MyALib",
"MyALib/**/*.{h,m}"
],
"requires_arc": true
}