blob: 69e23ff16c4307c7adc197cc40f4465bc0521631 [file] [log] [blame]
{
"name": "ShareReader",
"version": "0.1.1",
"summary": "sharepai.net Reader SDK.",
"homepage": "https://github.com/snaill/ShareReader",
"license": "MIT",
"authors": {
"snaill": "snaill@jeebook.com"
},
"source": {
"git": "https://github.com/snaill/ShareReader.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/ShareReader.h",
"frameworks": "UIKit",
"dependencies": {
"ShareOne": [
],
"SVProgressHUD": [
]
}
}