[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / CSJTools / 0.0.6 / CSJTools.podspec.json
blobcdc3a7b74844cea60fdc9fd100b5c23b943ae08f
2   "name": "CSJTools",
3   "version": "0.0.6",
4   "summary": "曹盛杰Cocoa工具包",
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.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "CSJTools",
19     "CSJTools/**/*.{h,m}"
20   ],
21   "exclude_files": "CSJToolsDemo",
22   "frameworks": "CoreData",
23   "prefix_header_contents": "#import <CoreData/CoreData.h>",
24   "requires_arc": true