blob: 212ac954371e3d5eaef255942324db140b7cad05 [file] [log] [blame]
{
"name": "Bridging-Header",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bridging-Header/Classes/*.{h,m}",
"public_header_files": "Bridging-Header/Classes/*.h"
}