blob: d8a8ecede0dfc97c819d8e67c8316243819a917e [file] [log] [blame]
{
"name": "FYAlbum",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"source_files": "FYAlbum/*/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}