blob: 17be7836829096b5e98c797c87a4182994d1757f [file] [log] [blame]
{
"name": "AKUTestKit",
"version": "1.0.1",
"summary": "A library for generating random NSString, NSDate, NSNumber, etc.",
"description": " See each generator's header.\n\nAKUTestKit.h\nAKUDateGenerator.h\nAKUFixedDate.h\nAKUInfinityList.h\nAKUListFunctional.h\nAKULoseDictionaryGenarator.h\nAKUNumberGenerator.h\nAKURandString.h\nAKURegularString.h\nAKUStringGenerator.h\nAKUChiSquaredTest.h\n",
"homepage": "https://github.com/akuraru/AKUTestKit",
"license": "MIT",
"authors": {
"akuraru": "akuraru@gmail.com"
},
"source": {
"git": "https://github.com/akuraru/AKUTestKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/",
"Pod/Classes/check",
"Pod/Classes/generator"
],
"deprecated": true
}