[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 4 / FTMoreApps / 0.1.2 / FTMoreApps.podspec.json
blobd6c344f1ccdb79168dbd35b3fcf51f3794038115
2   "name": "FTMoreApps",
3   "version": "0.1.2",
4   "summary": "FTMoreApps presents a view controller similar to the App Store to show your apps.",
5   "description": "                       FTMoreApps is an iOS library created to present a view controller inside your application to show your developer page of apps. It is very similar to the App Store visual.\n",
6   "homepage": "https://github.com/ftapps/FTMoreApps",
7   "license": "MIT",
8   "authors": {
9     "Felipe Tumonis": "ftumonis@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ftapps/FTMoreApps.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "FTMoreApps": [
22       "*.lproj"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SDWebImage": [
28       "~>3.7"
29     ]
30   }