blob: 4689729db57d99af2fb991d3127b2f98365efd46 [file] [log] [blame]
{
"name": "FCSCAlert",
"version": "1.1.2",
"summary": "Test FCSCAlert.",
"description": "TODO: Test FCSCAlert for me 1.0.4.",
"homepage": "https://www.fcsc.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fs": "fs"
},
"source": {
"git": "http://fushi007@10.224.204.101/fushi007/FCSCAlert.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"FCSCAlert/**/*",
"FCSCAlertFramework"
],
"public_header_files": "FCSCAlert/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"Reachability": [
]
}
}