blob: 2ff1fc9f6a8e77f7c01e0950d340a02ba01a1925 [file] [log] [blame]
{
"name": "SStickerKit",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "SStickerKit/*.h",
"ios": {
"source_files": "SStickerKit/*.{h,m}"
}
}