[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 1 / CRBoost / 0.0.1 / CRBoost.podspec.json
blob1c5fb308f9216efc16711c50e1d01275fb392621
2   "name": "CRBoost",
3   "version": "0.0.1",
4   "summary": "CRBoost is a set of standard iOS application used some macro definitions, categories and methods",
5   "description": "CRBoost is a set of standard iOS application used some macro definitions, categories and methods through the development of long experience gathered easier for developers to use",
6   "homepage": "https://github.com/gushaokun/CRBoost",
7   "license": "MIT",
8   "authors": {
9     "gushaokun": "gushaokun@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gushaokun/CRBoost.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "CRBoost": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"