blob: 5f13d21ec5c0e78bc97efeb8870bb984da3c3079 [file] [log] [blame]
{
"name": "KikAPI",
"version": "1.0.0",
"summary": "Native API for interacting with the Kik Messenger client.",
"homepage": "https://github.com/kikinteractive/kik-api-iphone",
"license": "Apache2",
"authors": {
"Kik Interactive": "dev@kik.com"
},
"source": {
"git": "https://github.com/kikinteractive/kik-api-iphone.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/kik",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.png",
"frameworks": [
"UIKit",
"StoreKit",
"CoreGraphics",
"MobileCoreServices"
],
"dependencies": {
"UIImage-ResizeMagick": [
]
}
}