[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 9 / MINavigationController / 0.1.0 / MINavigationController.podspec.json
blob840a5bc90faf15dc8163656f6ae553e4fe933a91
2   "name": "MINavigationController",
3   "version": "0.1.0",
4   "summary": "An UINaviagtionController subclass to easily implement *push* and *pop* actions with neat animation.",
5   "homepage": "https://github.com/Veelian/MINavigationController",
6   "license": "MIT",
7   "authors": {
8     "WangLin": "wanglin4ios@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/Veelian/MINavigationController.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "MINavigationController/*.{h,m}",
18   "exclude_files": "example",
19   "requires_arc": true,
20   "frameworks": "QuartzCore"