blob: 73ede92e168d37bcf7f524814eff94d4ddb43c02 [file] [log] [blame]
{
"name": "iOSBootstrap",
"version": "1.5.7",
"summary": "utility, security, delegate wrapper, protobuf support, realm support.",
"description": "utility, security, delegate wrapper, protobuf support, realm support etc.",
"homepage": "https://github.com/yamingd/iOSBootstrap",
"license": "MIT",
"authors": {
"Yaming": "yamingd@qq.com"
},
"source": {
"git": "https://github.com/yamingd/iOSBootstrap.git",
"tag": "1.5.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"exclude_files": [
"Pod/Classes/**/*.proto",
"Pod/Classes/**/*.sh"
],
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
],
"SAMKeychain": [
],
"TMCache": [
],
"UIColor+BFPaperColors": [
],
"ProtocolBuffers": [
"~> 1.9"
],
"CocoaAsyncSocket": [
],
"HTKDynamicResizingCell": [
],
"UIImage+ImageCompress": [
],
"ArrayUtils": [
],
"QBImagePickerController": [
],
"DateTools": [
"~> 1.7"
],
"FMDB/SQLCipher": [
]
}
}