| { | |
| "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}" | |
| } | |
| } |