[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / d / 2 / Myhpple / 0.0.2 / Myhpple.podspec.json
blobd9bfe716ec94534329f2853de39fc390bbd4b1a9
2   "name": "Myhpple",
3   "version": "0.0.2",
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": "{ :type => 'MIT'}",
8   "authors": {
9     "somethingCode": "email@address.com"
10   },
11   "source": {
12     "git": "https://github.com/somethingCode/Myhpple.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "Pod/Classes",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "libraries": "xml2",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }