blob: b6cf055866dd29d00003246db48cf0ce5888e12e [file] [log] [blame]
{
"name": "Illidan",
"version": "0.0.1",
"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.1"
},
"vendored_frameworks": "IllidanLib/*.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}