blob: 7407b067df8651b904bc39297b3b8d42cc49eb90 [file] [log] [blame]
{
"name": "FatemePod",
"version": "1.0.0",
"summary": "FatemePod summary",
"homepage": "https://github.com/fkzm/CocoapodTest.git",
"license": {
"file": "LICENSE",
"type": "MIT"
},
"authors": "Fateme Kazemi",
"source": {
"git": "https://github.com/fkzm/CocoapodTest.git",
"tag": "1.0.0"
},
"source_files": [
"CocoaPodTest",
"CocoaPodTest/**/*.{h,m,swift}"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}