blob: 39ced593037f7231569f6c6fb147e2bbcbee8e6f [file] [log] [blame]
{
"name": "Instafig-iOS",
"version": "0.0.4",
"summary": "iOS SDK for Instafig",
"description": "Instafig is kind of IOS SDK whitch can slect available server host and recieve configuration.",
"homepage": "https://github.com/Instafig/Instafig-iOS",
"license": "MIT",
"authors": {
"Instafig": "shihengying901@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Instafig/Instafig-iOS.git",
"tag": "0.0.4"
},
"source_files": [
"InstafigSDK",
"InstafigSDK/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}