[Add] CustomerIOMessagingInApp 3.8.0
[CocoaPods.git] / Specs / 7 / 0 / 8 / HGManualLayout / 0.1.0 / HGManualLayout.podspec.json
blob3a3a69977fab99c7ee296db87b17f20594799a64
2   "name": "HGManualLayout",
3   "version": "0.1.0",
4   "summary": "UIView Frame Extension",
5   "homepage": "https://github.com/HeroGenie/HGManualLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jihoo Kim": "liebkne.kim@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/HeroGenie/HGManualLayout.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "HGManualLayout/HGManualLayout/*.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"