blob: c5d0e9d73196f72f143b5e547e2ac8c3fbd176d1 [file] [log] [blame]
{
"name": "JYLibrary",
"version": "1.1.4",
"summary": "An utility library for iOS.",
"description": "You can find some valuable codes here.",
"homepage": "https://github.com/XJYao/JYLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "XJY",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/XJYao/JYLibrary.git",
"tag": "1.1.4"
},
"source_files": "JYLibrary/**/*.{h,m}",
"public_header_files": "JYLibrary/**/*.h",
"prefix_header_file": "JYLibrary/JYLibrary-prefix.pch",
"resource_bundles": {
"JYLibraryBundle": [
"JYLibraryBundle/*"
]
},
"frameworks": [
"CoreImage",
"AVFoundation",
"AudioToolbox",
"WebKit"
],
"libraries": "z.1.2.5"
}