[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 7 / SNPopupViewController / 0.1.1 / SNPopupViewController.podspec.json
blobe31a71f34d575097f9b46c7cd17fbbf416d6008e
2   "name": "SNPopupViewController",
3   "version": "0.1.1",
4   "summary": "Hello, I'm a pop-up window.",
5   "description": "Fully customizable popup view controller, it does most of the things for you, you just need to inherit from it",
6   "homepage": "https://github.com/snlo/SNPopupViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNPopupViewController.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "SNPopupViewController/SNPopupViewController/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "SNTool": [
29     ]
30   }