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