blob: 6ccf00a4cd08ca03b5cfb9310f9c9e26a3717656 [file] [log] [blame]
{
"name": "Illidan",
"version": "0.0.4",
"summary": "IAP observer SDK.",
"description": "Send a message to our server when user succeeds in IAP.",
"homepage": "https://github.com/karuka/Illidan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Softwind Tang": "softwind0214@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/karuka/Illidan.git",
"tag": "0.0.4"
},
"vendored_frameworks": "FrameworkRelease/*.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}