blob: 0f7a09b4ac18b3a3d247d6d7406f788cd882fb70 [file] [log] [blame]
{
"name": "Instafig-iOS",
"version": "0.0.3",
"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.3"
},
"source_files": [
"InstafigSDK",
"InstafigSDK/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}