2 "name": "PSFoundation",
4 "summary": "PSFoundation",
5 "description": "PSFoundation is base library to build iOS application.",
6 "homepage": "https://github.com/pisces/PSFoundation",
9 "pisces": "hh963103@gmail.com"
12 "git": "https://github.com/pisces/PSFoundation.git",
18 "source_files": "PSFoundation/Classes/**/*",
21 "PSFoundation/Assets/*"
24 "frameworks": "Foundation",
26 "OTHER_LDFLAGS": "$(inherited) -ObjC -lsqlite3 -lz",
27 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"