[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / 2 / XBUtils / 1.0 / XBUtils.podspec.json
blob73102877ff0cc0dcb57eff41344daba03169f1ae
2   "name": "XBUtils",
3   "version": "1.0",
4   "summary": "a tool",
5   "authors": {
6     "xiabob": "xiabob@yeah.net"
7   },
8   "homepage": "https://github.com/xiabob/XBUtils",
9   "license": {
10     "type": "MIT"
11   },
12   "source": {
13     "git": "https://github.com/xiabob/XBUtils.git",
14     "tag": "1.0"
15   },
16   "source_files": "XBUtils/XBUtils/Class/**/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   }