[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / b / 7 / NLTQuickCheck / 0.0.1 / NLTQuickCheck.podspec.json
blob6c005833b71a8db9a39b911cdc1adda5f8c3dea1
2   "name": "NLTQuickCheck",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "like Haskell QuickCheck. QuickCheck is random test library.",
6   "homepage": "http://github.com/yaakaito/NLTQuickCheck",
7   "authors": {
8     "KAZUMA Ukyo": "yaakaito@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yaakaito/NLTQuickCheck.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "NLTQuickCheck/**/*.{h,m}",
19     "NLTQuickCheck/Arbitraries/**/*.{h,m}"
20   ],
21   "requires_arc": true