[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 2 / f / NDDLazyString / 0.0.1 / NDDLazyString.podspec.json
blobdfece6867204f9bc92829e58328b2f8198890e54
2   "name": "NDDLazyString",
3   "version": "0.0.1",
4   "summary": "Allows for asynchronous, arbitrary order, string manipulation.",
5   "description": "Allows for asynchronous, arbitrary order, attributed string manipulation.",
6   "homepage": "https://github.com/keepingitneil/NDDLazyString",
7   "source": {
8     "git": "https://github.com/keepingitneil/NDDLazyString.git",
9     "tag": "0.0.1"
10   },
11   "license": "MIT",
12   "authors": {
13     "keepingitneil": "neildwyer1991@gmail.com"
14   },
15   "source_files": [
16     "NDDLazyString/Library",
17     "NDDLazyString/Library/**/*.{h,m}"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true