blob: 009d6a83dc3a81ce55f9f08548935b1d9152699f [file] [log] [blame]
{
"name": "XLsn0wParser",
"version": "1.1.1",
"summary": "An iOS Components Framework Born Of XLsn0wKit",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XLsn0w/XLsn0wParser",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wParser.git",
"tag": "1.1.1"
},
"source_files": [
"XLsn0w/**/*.{h,m}",
"XLsn0w/*.{h,m}"
],
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
]
}
}