[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / b / c / Bridging-Header / 0.7.0 / Bridging-Header.podspec.json
blob3be48a9a492e9ac509864127e5cd47b1e6d63228
2   "name": "Bridging-Header",
3   "version": "0.7.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.7.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": "Pods/Bridging-Header/Bridging-Header/Classes/Bridging-Header.h"
25   }