[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / 3 / JLContainer / 0.0.7 / JLContainer.podspec.json
blobb8ff16704440d60687f2865fa485d73d9dc4a401
2   "name": "JLContainer",
3   "summary": "baseviewController container of APP ContainerController like UITabbarController.",
4   "version": "0.0.7",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "jianlong108": "wlong108@iCloud.com"
11   },
12   "social_media_url": "https://github.com/jianlong108",
13   "homepage": "https://github.com/jianlong108/Container-BaseViewController",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jianlong108/Container-BaseViewController.git",
19     "tag": "0.0.7"
20   },
21   "requires_arc": true,
22   "source_files": "Source/**/*.{h,m}",
23   "public_header_files": "Source/**/*.h",
24   "frameworks": "UIKit"