blob: d2376e9b282d635be75ba666b0320bdd31800813 [file] [log] [blame]
{
"name": "MOE",
"version": "0.1.0",
"summary": "Native binding for MOE",
"description": "Native binding for MOE, hand crafted",
"homepage": "https://github.com/tthufo/MOE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tthufo": "tthufo@gmail.com"
},
"source": {
"git": "https://github.com/tthufo/MOE.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MOE/Classes/**/*",
"dependencies": {
"FBSDKCoreKit": [
"~> 4.4"
],
"FBSDKLoginKit": [
"~> 4.4"
],
"FBSDKShareKit": [
"~> 4.4"
],
"IAPHelper": [
"~> 1.1"
]
}
}