blob: 207d124d25e3791206df2c10dc7243eed6ab94cf [file] [log] [blame]
{
"name": "UppSnapSDKObjCHelper",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Objc Helper for UppSnapSDK",
"homepage": "https://github.com/actilot1992/UppSnapSDKObjCHelper",
"authors": {
"acilot": "actilot@gmail.com"
},
"source": {
"git": "https://github.com/actilot1992/UppSnapSDKObjCHelper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "UppSnapSDKObjCHelper/UppSnapSDKObjCHelper/**/*.{h,m}",
"dependencies": {
"Mantle": [
"~> 2.1"
]
}
}