blob: c25e262a695269ba2cf2506caeca8d9fc06a31af [file] [log] [blame]
{
"name": "FYAlbum",
"version": "1.0.1",
"license": "MIT",
"summary": "Fast encryption string used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ifgyong/FYAlbum",
"authors": {
"fgyong": "fgyong@yeah.net"
},
"source": {
"git": "https://github.com/ifgyong/FYAlbum.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "FYAlbum/*/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}