blob: 06ee8a14f365bbb4534855524d020e4830a90359 [file] [log] [blame]
{
"name": "SStickerKit",
"version": "1.1.0",
"summary": "SStickerKit.",
"homepage": "https://github.com/Cyrex/SStickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyrex": "szwathub@gmail.com"
},
"source": {
"git": "https://github.com/Cyrex/SStickerKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "SStickerKit/*.h",
"ios": {
"source_files": "SStickerKit/*.{h,m}"
}
}