[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 4 / why-ios / 0.1.1 / why-ios.podspec.json
bloba6b473656e43db833e7fa4c25777a95d865b439d
2   "name": "why-ios",
3   "version": "0.1.1",
4   "summary": "why-ios.",
5   "homepage": "https://github.com/coderx-waper/why-ios",
6   "description": "https://github.com/coderx-waper/why-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderx-waper": "hanssea09@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/coderx-waper/why-ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "why-ios/Classes/why_ios.h",
22   "public_header_files": "why-ios/Classes/why_ios.h",
23   "subspecs": [
24     {
25       "name": "Category",
26       "source_files": "why-ios/Classes/Category/**/*",
27       "public_header_files": "why-ios/Classes/Category/*.h"
28     },
29     {
30       "name": "Procotol",
31       "source_files": "why-ios/Classes/Procotol/**/*",
32       "public_header_files": "why-ios/Classes/Procotol/*.h"
33     }
34   ]