[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / 9 / 4 / 1 / PIXProgressHUD / 1.0.0 / PIXProgressHUD.podspec.json
blob3af822dd8916b59c6f5d3a2c5fb809e6c77b16a8
2   "name": "PIXProgressHUD",
3   "version": "1.0.0",
4   "summary": "Loading effect base on PIXNET bubble animation.",
5   "description": "This loading effect is base on PIXNET's bubble icon, so cute.",
6   "homepage": "https://github.com/pixnet/PIXProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "dolphin su": "dolphinsu@pixnet.tw"
10   },
11   "source": {
12     "git": "https://github.com/pixnet/PIXProgressHUD.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PIXProgressHUD": [
22       "Pod/Assets/*.png"
23     ]
24   }