blob: e2bf0ebd3242795a48a36bd36421abc764822fdc [file] [log] [blame]
{
"name": "JANESISDK",
"version": "0.0.2",
"summary": "A short description of JANESISDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shuangquanH/JANESISDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuangquanH": "butrys@163.com"
},
"source": {
"git": "https://github.com/shuangquanH/JANESISDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JANESISDK/Classes/**/*",
"resource_bundles": {
"JANESISDK": [
"JANESISDK/Assets/*.png"
]
},
"prefix_header_file": "JANESISDK/Classes/JSTFPrefixHeader.pch",
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"DZNEmptyDataSet": [
],
"YYModel": [
],
"SDCycleScrollView": [
],
"TZImagePickerController": [
],
"MJRefresh": [
]
},
"deprecated": true
}