[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / e / 3 / Folklore / 0.1.0 / Folklore.podspec.json
blobef2acdb7e49521e19295c1c23ab47924a425860f
2   "name": "Folklore",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "League of Legends chat library for iOS.",
6   "homepage": "https://github.com/jcouture/Folklore",
7   "authors": {
8     "Jean-Philippe Couture": "jcouture@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jcouture/Folklore.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "Folklore",
15   "requires_arc": true,
16   "xcconfig": {
17     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "dependencies": {
23     "XMPPFramework": [
24       "~> 3.6.2"
25     ]
26   }