blob: 5ff7f279118e66b811c92883594ed30852f75273 [file] [log] [blame]
{
"name": "FDMineModuleObjC",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDMineModuleObjC/Classes/**/*",
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"resource_bundles": {
"FDMineModuleObjC": [
"FDMineModuleObjC/Assets/*"
]
},
"dependencies": {
"FDUIKitObjC": [
]
},
"deprecated": true
}