blob: 6709463096749c63fad613435056854e80bc2868 [file] [log] [blame]
{
"name": "SFCookie",
"version": "0.5.0",
"summary": "SFCookie for In-App-Access of Safari Cookies. Share Infos between apps of different vendors.",
"description": "SFCookie for In-App-Access of Safari Cookies. Share Infos(device identifiers) between apps of different vendors.",
"homepage": "https://github.com/nscribble/SFCookie.git",
"license": "MIT",
"authors": {
"jasonchan": "jasonchan.sysu@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nscribble/SFCookie.git",
"tag": "0.5.0"
},
"source_files": [
"SFCookie",
"SFCookie/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"SafariServices"
],
"requires_arc": true
}