blob: 72d47510a4a70b1250a92d7a432ea02c97e88911 [file] [log] [blame]
{
"name": "AIMObserver",
"version": "0.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/AllinMobile/AIMObservers.git",
"tag": "v0.2"
},
"source_files": "AIMObserver.{h,m}",
"requires_arc": true
}