blob: f24d571baf8ba7fa1d12f6c72af7e110ca692820 [file] [log] [blame]
{
"name": "MightyIO-iOS-Pod",
"version": "0.1.1",
"summary": "The MightyIO SDK, by SuperMighty",
"homepage": "https://github.com/TheSuperMighty/MightyIO-iOS-Pod",
"license": "MIT",
"authors": {
"Gavin Potts": "gavin@supermighty.com"
},
"source": {
"git": "https://github.com/TheSuperMighty/MightyIO-iOS-Pod.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/thesupermighty",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}