blob: 6d4aa5ee08040493b86068e7ff504655e09a5b75 [file] [log] [blame]
{
"name": "NSArray+Validate",
"version": "0.0.5",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"summary": "This class is validate index whether benyond the bounds",
"homepage": "https://github.com/cryuhy/MyToolClass",
"license": "MIT",
"authors": {
"Chen Rui": "980443988@qq.com"
},
"source": {
"git": "https://github.com/cryuhy/MyToolClass.git",
"tag": "0.0.5"
},
"source_files": "MyClass/NSArray+Validate/*.{h,m}",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}