[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / b / 1 / FISWebViewPreloader / 1.0 / FISWebViewPreloader.podspec.json
blobe7f1f0175f9cacd8f1bb3e613f2bc630d00f0d27
2   "name": "FISWebViewPreloader",
3   "version": "1.0",
4   "summary": "Preloading UIWebviews in UIViewControllers for faster loadtime.",
5   "homepage": "https://github.com/jameslin101/FISWebViewPreloader",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Basar Akyelli": "bakyelli@gmail.com",
12     "James Lin": "jameslin101@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/jameslin101/FISWebViewPreloader.git",
19     "tag": "1.0"
20   },
21   "source_files": "FISWebViewPreloader/*.{h,m}",
22   "requires_arc": true