[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 2 / b / CNLLoadingButton / 1.0.4 / CNLLoadingButton.podspec.json
blobc4f5e128d36b7c98c7876b1075f9dfb686da1a23
2   "name": "CNLLoadingButton",
3   "version": "1.0.4",
4   "summary": "a button with activity indicator.",
5   "homepage": "https://github.com/awaylyr/CNLLoadingButton",
6   "license": "MIT",
7   "authors": {
8     "awaylyr": "awaylyr@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/awaylyr/CNLLoadingButton.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "CNLLoadingButton/*.{h,m}",
19   "public_header_files": "CNLLoadingButton/*.h",
20   "dependencies": {
21     "ViewUtils": [
23     ]
24   }