[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / b / c / Bridging-Header / 0.6.0 / Bridging-Header.podspec.json
blobd227b51562c63eb5530e3d5d715f3389bd989de0
2   "name": "Bridging-Header",
3   "version": "0.6.0",
4   "summary": "AutoLayout add sub view Bridging-Header",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/reiya/Bridging-Header.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "reiya": "reiya.matsuki.1990.09.23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/reiya/Bridging-Header.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Bridging-Header/Classes/*.{h,m}",
22   "public_header_files": "Bridging-Header/Classes/*.h",
23   "xcconfig": {
24     "SWIFT_OBJC_BRIDGING_HEADER": "Pod/Bridging-Header/Bridging-Header/Classes/Bridging-Header.h"
25   }