[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / e / FSExtension / 0.0.2 / FSExtension.podspec.json
blob333a05761500b4318dd17602a5aef89d6e0ebccc
2   "name": "FSExtension",
3   "version": "0.0.2",
4   "summary": "A extension for iOS",
5   "description": "It is some category for iOC which implement bt Objective-C.",
6   "homepage": "https://github.com/ifussa/FSExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fussa": "ifussa@outlook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ifussa/FSExtension.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "FSExtension/**/*.{h,m}",
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   }