blob: d227b51562c63eb5530e3d5d715f3389bd989de0 [file] [log] [blame]
{
"name": "Bridging-Header",
"version": "0.6.0",
"summary": "AutoLayout add sub view Bridging-Header",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/reiya/Bridging-Header.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reiya": "reiya.matsuki.1990.09.23@gmail.com"
},
"source": {
"git": "https://github.com/reiya/Bridging-Header.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bridging-Header/Classes/*.{h,m}",
"public_header_files": "Bridging-Header/Classes/*.h",
"xcconfig": {
"SWIFT_OBJC_BRIDGING_HEADER": "Pod/Bridging-Header/Bridging-Header/Classes/Bridging-Header.h"
}
}