blob: 801519158ec69ed598f10ac0e2cbfe55d1817e9b [file] [log] [blame]
{
"name": "AIMObservers",
"version": "0.3",
"summary": "Notifications and KVO observers 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": "7.0"
},
"source": {
"git": "https://github.com/AllinMobile/AIMObservers.git",
"tag": "v0.3"
},
"requires_arc": true,
"dependencies": {
"AIMObserver": [
"~> 0.3"
],
"AIMNotificationObserver": [
"~> 0.3"
]
}
}