[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 3 / 6 / OpenClien / 0.1.1 / OpenClien.podspec.json
blob3e3922f5cc6241c5f74fefe7f5cbd50cde9a4731
2   "name": "OpenClien",
3   "version": "0.1.1",
4   "summary": "Clien.net 비공식 iOS 라이브러리",
5   "homepage": "https://github.com/kewlbear/OpenClien",
6   "license": "Apache 2.0",
7   "authors": {
8     "Changbeom Ahn": "kewlbear@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kewlbear/OpenClien.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "OpenClien",
20     "Vendor/GDataXML-HTML"
21   ],
22   "compiler_flags": "-I$(SDKROOT)/usr/include/libxml2",
23   "dependencies": {
24     "GTMNSStringHTMLAdditions": [
26     ]
27   }