[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / OpenClien / 0.1.0 / OpenClien.podspec.json
blob0b49156175520860bcc19b13323a12eee3e300db
2   "name": "OpenClien",
3   "version": "0.1.0",
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.0"
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/usr/include/libxml2",
23   "subspecs": [
24     {
25       "name": "GTM",
26       "source_files": "Vendor/GTM",
27       "requires_arc": false
28     }
29   ]