[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / 4 / UILoader / 0.6.1 / UILoader.podspec.json
blob9f1451710546e28eea48a6674770f8bbebc15d9e
2   "name": "UILoader",
3   "version": "0.6.1",
4   "summary": "A small Swift library that adds convenience methods to UIKit classes so they handle loading remote data more easily.",
5   "homepage": "https://github.com/BellAppLab/UILoader",
6   "license": "MIT",
7   "authors": {
8     "Bell App Lab": "apps@bellapplab.com"
9   },
10   "source": {
11     "git": "https://github.com/BellAppLab/UILoader.git",
12     "tag": "0.6.1"
13   },
14   "social_media_url": "https://twitter.com/BellAppLab",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{swift}",
20   "frameworks": "UIKit"