blob: 1550a2006d8f2f95afa5a6af585743e8b9b2ab37 [file] [log] [blame]
{
"name": "AIMObserver",
"version": "0.3",
"summary": "Key value 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": "7.0"
},
"source": {
"git": "https://github.com/AllinMobile/AIMObservers.git",
"tag": "v0.3"
},
"source_files": "AIMObserver.{h,m}",
"requires_arc": true
}