[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 9 / CSBlockyProgress / 0.0.1 / CSBlockyProgress.podspec.json
blob03ebd1c6894d10b371fc9bc25af1a6eef375b314
2   "name": "CSBlockyProgress",
3   "version": "0.0.1",
4   "summary": "A blocky subclass of NSProgress",
5   "description": "\t\t\tA convenient NSProgress subclass that provides blocky callbacks for progress changes. (No need to use KVO)\n",
6   "homepage": "https://github.com/chrisfsampaio/CSBlockyProgress",
7   "license": "MIT",
8   "authors": {
9     "Christian Sampaio": "christian.fsampaio@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chrisfsampaio/CSBlockyProgress.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CSBlockyProgress/Source/*.{h,m}",
19   "requires_arc": true