[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / d / PassWord / 0.0.1 / PassWord.podspec.json
blobedb4943f19025ed891e5f2d53743b23619217fa0
2   "name": "PassWord",
3   "version": "0.0.1",
4   "summary": "thie is my passwordsdk",
5   "description": "test the search for view",
6   "homepage": "http://www.baidu.com",
7   "license": "MIT",
8   "authors": {
9     "xiao": "xiaosh@chebeilicai.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoshiheng/PassWordSdk.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "PassWord.bundle",
20     "include",
21     "libPassWordStaticLibrayrelease.a"
22   ],
23   "frameworks": "UIKit",
24   "libraries": "iconv",
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   }