[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 2 / 0 / XLGCategory / 1.0.0 / XLGCategory.podspec.json
blob4a872243aeac021a16bb435e522bf294093f9506
2   "name": "XLGCategory",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "An example of XLGCategory Function",
8   "homepage": "https://github.com/hanzhanbing/XLGCategory",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "hanzhanbing": "1655661337@qq.com"
15   },
16   "social_media_url": "http://weibo.com/3879141691",
17   "source": {
18     "git": "https://github.com/hanzhanbing/XLGCategory.git",
19     "tag": "1.0.0"
20   },
21   "public_header_files": [
22     "XLGCategory/*.h",
23     "XLGCategory/**/*.h"
24   ],
25   "source_files": [
26     "XLGCategory/*.{h,m}",
27     "XLGCategory/**/*.{h,m}"
28   ],
29   "requires_arc": true