[Add] BugsnagNetworkRequestPlugin 6.31.0
[CocoaPods.git] / Specs / 6 / 2 / c / CSJTools / 0.0.5 / CSJTools.podspec.json
blob36ebe21f8db6532a47aaa9c9d7a6f6b76946d33d
2   "name": "CSJTools",
3   "version": "0.0.5",
4   "summary": "CSJTools is an Objective-C library for iOS developers.Extension UIKit and UIFoundation class.",
5   "homepage": "http://iceesj.com",
6   "license": "MIT",
7   "authors": {
8     "iceesj": "iceesj@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iceesj/CSJTools.git",
12     "tag": "0.0.5"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "CSJTools",
19     "CSJTools/**/*.{h,m}"
20   ],
21   "exclude_files": "CSJToolsDemo",
22   "requires_arc": true