[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 4 / MoreOperationView / 0.1.0 / MoreOperationView.podspec.json
blob521e52894d71a1d65a8ff8bb8f24a4dd279fbe9f
2   "name": "MoreOperationView",
3   "version": "0.1.0",
4   "summary": "A More Operation View.",
5   "homepage": "https://github.com/Musjoy/MoreOperationView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Raymond": "Ray.musjoy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Musjoy/MoreOperationView.git",
15     "tag": "v-0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "MoreOperationView/Classes/**/*",
21   "user_target_xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "MODULE_MORE_OPERATION_VIEW"
23   },
24   "dependencies": {
25     "ModuleCapability": [
26       "~> 0.1.2"
27     ]
28   },
29   "prefix_header_contents": "#import \"ModuleCapability.h\""