[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 4 / ViewDidAppearFirstTime / 0.2.0 / ViewDidAppearFirstTime.podspec.json
blob6391923e872d5a6df9149b1ef02a1f9e3bdea06d
2   "name": "ViewDidAppearFirstTime",
3   "version": "0.2.0",
4   "summary": "Lets you know whether your `UIViewController` subclasses' `viewWillAppear` and `viewDidAppear` are being called for the first time.",
5   "description": "ViewDidAppearFirstTime lets you know whether your `UIViewController` subclasses' `viewWillAppear` and `viewDidAppear` are being called for the first time.",
6   "homepage": "https://github.com/T-Pham/ViewDidAppearFirstTime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thanh Pham": "minhthanh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/t-pham/ViewDidAppearFirstTime.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ViewDidAppearFirstTime/Classes/**/*",
22   "pushed_with_swift_version": "4.0"