[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 2 / NSArray+Validate / 0.0.5 / NSArray+Validate.podspec.json
blob6d4aa5ee08040493b86068e7ff504655e09a5b75
2   "name": "NSArray+Validate",
3   "version": "0.0.5",
4   "platforms": {
5     "ios": "6.0",
6     "osx": "10.8"
7   },
8   "summary": "This class is validate index whether benyond the bounds",
9   "homepage": "https://github.com/cryuhy/MyToolClass",
10   "license": "MIT",
11   "authors": {
12     "Chen Rui": "980443988@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cryuhy/MyToolClass.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "MyClass/NSArray+Validate/*.{h,m}",
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
21   }