[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 3 / AIMLoader / 0.0.3 / AIMLoader.podspec.json
blob66131c052591019e15cb20375dbe9188392fb4e2
2   "name": "AIMLoader",
3   "version": "0.0.3",
4   "summary": "iOS gif loader build on top of GKRToast and FLAnimatedImage",
5   "homepage": "https://github.com/AllinMobile/GKRToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maciej Gad": "https://github.com/MaciejGad"
12   },
13   "social_media_url": "https://twitter.com/maciej_gad",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/AllinMobile/GKRToast.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "AIMLoader.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "GKRToast": [
25       "~> 0.0.3"
26     ],
27     "FLAnimatedImage": [
28       "~> 1.0"
29     ]
30   }