[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 7 / SNBadgeView / 0.0.3 / SNBadgeView.podspec.json
blobdf5b487488c6b8df3a20d3546a840c480b6e473c
2   "name": "SNBadgeView",
3   "version": "0.0.3",
4   "summary": "Tag view.",
5   "description": "Tag view, UIBarButtonItem, UITabBarItem, UIButton, UIView.",
6   "homepage": "https://github.com/snlo/SNBadgeView",
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/SNBadgeView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "SNBadgeView/SNBadgeView/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "SNTool": [
29     ]
30   }