[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 4 / 7 / Shelley / 1.0 / Shelley.podspec.json
blobd7caaecac9b1ca3b96530f79ced49c45600d0432
2   "name": "Shelley",
3   "version": "1.0",
4   "summary": "View selection engine used in Frank.",
5   "homepage": "https://github.com/testingwithfrank/Shelley",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Pete Hodgson": "github@thepete.net"
9   },
10   "source": {
11     "git": "https://github.com/TestingWithFrank/Shelley.git",
12     "tag": "1.0"
13   },
14   "ios": {
15     "source_files": [
16       "Source/Shared/**/*.{h,m}",
17       "Source/iOS/**/*.{h,m}"
18     ]
19   },
20   "osx": {
21     "source_files": [
22       "Source/Shared/**/*.{h,m}",
23       "Source/Mac/**/*.{h,m}"
24     ]
25   },
26   "frameworks": "CoreGraphics",
27   "requires_arc": false