blob: 4d15a923365459e7e69ae25cd55cbdd82fc33398 [file] [log] [blame]
{
"name": "Illidan",
"version": "0.0.7",
"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.7"
},
"vendored_frameworks": "FrameworkRelease/*.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}