[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / 2 / Myhpple / 0.0.3 / Myhpple.podspec.json
blobed7e7f73bf4b60635a3f144be942ff237c525391
2   "name": "Myhpple",
3   "version": "0.0.3",
4   "summary": "I want cocoapod can used the newest hpple",
5   "description": "A longer description of Myhpple in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/somethingCode/Myhpple",
7   "license": "MIT",
8   "authors": {
9     "somethingCode": "email@address.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/somethingCode/Myhpple.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Pod/Classes",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Pod/Classes/Exclude",
23   "libraries": "xml2",
24   "requires_arc": true,
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   }