[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 2 / NSArray+Validate / 0.0.4 / NSArray+Validate.podspec.json
blobe93422c09950c2d47bf4221c1b9ac3480f90d460
2   "name": "NSArray+Validate",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "MyClass/NSArray+Validate/*.{h,m}",
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
21   }