blob: be9249ad721bc7b0b2ced2bfeaba187a9ae27871 [file] [log] [blame]
{
"name": "FDMineModuleObjC",
"version": "0.1.5",
"summary": "ๆˆ‘็š„ๆจกๅ—",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDMineModuleObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDMineModuleObjC.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDMineModuleObjC/Classes/**/*",
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"resource_bundles": {
"FDMineModuleObjC": [
"FDMineModuleObjC/Assets/*"
]
},
"dependencies": {
"FDUIKitObjC": [
"~>0.4.0"
]
},
"deprecated": true
}