blob: 39b762ae304365cc5cb294a34e11d0a1555e7bd9 [file] [log] [blame]
{
"name": "SwiftyiRate",
"version": "1.0.1",
"summary": "SwiftyiRate makes it easy to deal with rate app in Swift",
"homepage": "https://github.com/PlayApple/SwiftyiRate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuYanghui": "cocos2der@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PlayApple/SwiftyiRate.git",
"tag": "1.0.1"
},
"source_files": "SwiftyiRate/*.swift",
"resources": "SwiftyiRate/SwiftyiRate.bundle"
}