blob: 08a83d542be30cabb87abff870aabdbde8db6b5e [file] [log] [blame]
{
"name": "AIMNotificationObserver",
"version": "0.1",
"summary": "Notifications observer used by AIM team",
"homepage": "https://github.com/AllinMobile/AIMObservers",
"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/AIMObservers.git",
"tag": "v0.1"
},
"source_files": "AIMNotificationObserver.{h,m}",
"requires_arc": true
}