[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 8 / d / FIDynamicViewControllerNew / 1.7.3 / FIDynamicViewControllerNew.podspec.json
blobead2c97bcbd183ba7fe4c4016e22aa13c5a59270
2   "name": "FIDynamicViewControllerNew",
3   "version": "1.7.3",
4   "summary": "Frameworks to create dynamic complex view controller",
5   "description": "FIDynamicViewController built makes it easy to create a dynamic and flexible view controller with its contents.\nFor example, when you want to create a view controller with the components within it are loaded depends on a particular configuration.",
6   "homepage": "https://github.com/congncif/FIDynamicViewControllerNew",
7   "license": "MIT",
8   "authors": {
9     "NGUYEN CHI CONG": "congnc.if@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/congncif/FIDynamicViewControllerNew.git",
13     "tag": "1.7.3"
14   },
15   "social_media_url": "https://twitter.com/congncif",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics"
23   ],
24   "ios": {
25     "vendored_frameworks": "Pod/FIDynamicViewController.framework"
26   }