[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / c / AKLabel / 1.0 / AKLabel.podspec.json
blob9f2bc89899510c1b6f626d33b2915a8842020842
2   "name": "AKLabel",
3   "version": "1.0",
4   "summary": "AKLabel is a simple implementation that uses CADisplayLink to animate the text within the given time duration.",
5   "description": "AKLabel is a simple implementation that uses CADisplayLink to animate the text within the given time duration. It takes text to animate along with the duration which is in seconds and animated the text over the given duration.",
6   "homepage": "https://github.com/akshaysyaduvanshi/AKLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akshaysyaduvanshi": "\"akshaysyaduvanshi@gmail.com\""
13   },
14   "source": {
15     "git": "https://github.com/akshaysyaduvanshi/AKLabel.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/iamakshayyadu",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AKLabel/Classes/**/*",
23   "pushed_with_swift_version": "4.0"