[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 0 / 1 / keyframes / 1.1.0 / keyframes.podspec.json
blobdd38711e62125be9b2bdb6e6e8b4516b1672125e
2   "name": "keyframes",
3   "version": "1.1.0",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/facebookincubator/Keyframes",
9   "authors": {
10     "Sean Lee": "landasiastudio@gmail.com",
11     "Renyu Liu": "sd.qd.lry@gmail.com"
12   },
13   "summary": "Vector+keyframe rendering framework for iOS",
14   "source": {
15     "git": "https://github.com/facebookincubator/Keyframes.git",
16     "tag": "v1.1.0"
17   },
18   "source_files": "ios/keyframes/src/**/*.{h,m,mm,cpp}",
19   "public_header_files": "ios/keyframes/src/{Keyframes,DataModel/KFVector,Layers/KFVectorLayer,ParsingHelpers/KFVectorParsingHelper,Views/KFVectorView,Helpers/KFUtilities,Compatibility/*}.h",
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/fbOpenSource",
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.11"
25   }