blob: 60dabca965c38c623e6ccfba2b6500fc2df016e7 [file] [log] [blame]
{
"name": "AIMRemoteConfiguration",
"version": "0.3",
"summary": "Remote configuration for your app by http://allinmobile.co",
"homepage": "https://github.com/AllinMobile/AIMRemoteConfiguration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maciej Gad": "https://github.com/MaciejGad"
},
"social_media_url": "https://twitter.com/maciej_gad",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AllinMobile/AIMRemoteConfiguration.git",
"tag": "v0.3"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true,
"dependencies": {
"libextobjc": [
]
}
}