[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 9 / AMProgressHUD / 0.1.0 / AMProgressHUD.podspec.json
blob789ebdd7e4e82f14a82a7899f13059372b6e0356
2   "name": "AMProgressHUD",
3   "version": "0.1.0",
4   "summary": "A gif progress HUD for your iOS.",
5   "description": "A gif progress HUD to display the progress of an ongoing task.",
6   "homepage": "https://github.com/Abedalkareem/AMProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abedalkareem": "abedalkareem.omreyh@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/Abedalkareem/AMProgressHUD.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AMProgressHUD/Classes/**/*"