[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / f / 9 / LFTwitterProfile / 0.1.1 / LFTwitterProfile.podspec.json
blob1d7c7fcb1ac2466a4d53d8a8cbd1816b32cec08a
2   "name": "LFTwitterProfile",
3   "version": "0.1.1",
4   "summary": "Twitter-like Profile viewController with easy to use API.",
5   "homepage": "https://github.com/roytang121/iOS-TwitterProfile",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roy Tang": "me@roytang.me"
12   },
13   "source": {
14     "git": "https://github.com/roytang121/iOS-TwitterProfile.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/roytang121",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LFTwitterProfile/Classes/**/*",
22   "resource_bundles": {
23     "LFTwitterProfile": [
24       "LFTwitterProfile/Assets/*.png",
25       "LFTwitterProfile/Classes/**/*.xib"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
30       "~> 3.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"