[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 1 / 3 / MHCircularProgress / 1.0.3 / MHCircularProgress.podspec.json
blob19d6f7e138101b1218d90cc5a4289d8d2a224491
2   "name": "MHCircularProgress",
3   "version": "1.0.3",
4   "summary": "A good circular progress indicator made by CoderMikeHe",
5   "homepage": "https://github.com/CoderMikeHe/MHCircularProgress",
6   "license": "MIT",
7   "authors": {
8     "CoderMikeHe": "491273090@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderMikeHe/MHCircularProgress.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "MHCircularProgress",
19     "MHCircularProgress/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true